Click or drag to resize

AttachmentInfo Properties

The AttachmentInfo type exposes the following members.

Properties
  NameDescription
Public propertyContentId
Represents an identifier for the contents of an attachment.
Public propertyContentLocation
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
Public propertyContentType
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
Public propertyId
Identifies the attachment.
Public propertyIsInline
Represents whether the attachment appears inline within an item.
Public propertyLastModifiedTime
Represents when the file attachment was last modified.
Public propertyName
Represents the name of the attachment.
Public propertySize
Represents the size in bytes of the file attachment.
Top
See Also